home *** CD-ROM | disk | FTP | other *** search
- This is Atari port of texi2roff package. Actually the only changes
- were to make sources more palatable for ANSI compiler, so you may
- use them on other computers as well. Copyright requires redistribution
- in a original state, so you may apply patches yourself. Just
- run 'patch < patches.st'.
-
- Files added in this distribution:
- Makefile.st
- Readme.st
- patches.st
- proto.h
-
- The original release of texi2roff contains a bug - which is not fixed
- here. Commented out constructs of type @begin ... @end may throw this
- program out of kilter. A workaround - using grep, sed, awk or
- something similar filter out all lines starting with "@c " pattern
- before feeding results to this program.
-
- Resulting [tn]roff sources may still require some attention in an
- editor.
-
- Michal Jaegermann
- ntomczak@vm.ucs.ualberta.ca
-
-